LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccUint8ArrayTagType Constructor(Byte[])

Show in webframe





Array that contains the tag's data.
Initializes a new IccUint8ArrayTagType with explicit parameters.
Syntax
public IccUint8ArrayTagType( 
   byte[] data
)
'Declaration
 
Public Function New( _
   ByVal data() As Byte _
)
'Usage
 
Dim data() As Byte
 
Dim instance As New IccUint8ArrayTagType(data)

            

            
public:
IccUint8ArrayTagType( 
   array<byte>^ data
)

Parameters

data
Array that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccUint8ArrayTagType Class
IccUint8ArrayTagType Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.